home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / August 96 / Re ODTransform problem < prev    next >
Encoding:
Internet Message Format  |  1996-08-01  |  1.3 KB  |  [TEXT/ttxt]

  1. Subject:     Re: ODTransform problem
  2. Sent:        8/1/96 8:58 AM
  3. Received:    8/1/96 10:01 AM
  4. From:        Henri Lamiraux, lamiraux@apple.com
  5. Reply-To:    ODF Interest, ODF-Interest@CILabs.ORG
  6. To:          OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
  7.  
  8. >I realize this may be an OpenDoc question, but since I am using ODF, their
  9. >may be an ODF solution. The problem is I have an offscreen bitmap that
  10. >needs to stay synched with its onscreen view, but whenever I scroll, the
  11. >two are slightly off. Whenever I draw to the offview context, I use the
  12. >ODTransform from the view's frame. I find that I cannot see the contents of
  13. >the ODTransform in the MW debugger. Is there someway to view this object in
  14. >the debugger?
  15. >
  16. >Thanks,
  17. >
  18. >Scott Daniels             scottdfl@sprynet.com
  19. >"Life appears the way you choose to see it."
  20.  
  21. There is a FW_LogODTransform method in ODF to output a transform during 
  22. debugging. It's not the perfect solution but it's better than not seeing 
  23. anything.
  24.  
  25. ........................................................................
  26.  Henri Lamiraux                                      lamiraux@apple.com
  27.  Apple Computer, Inc.                 OpenDoc(tm) Development Framework
  28. ........................................................................
  29.  
  30.  
  31.